Revision: baz--bug3090--0--patch-8
Archive: rob.weir@canonical.com--2004-public
Creator: Rob Weir <rob.weir@canonical.com>
Date: Fri Dec  3 05:25:25 EST 2004
Standard-date: 2004-12-02 18:25:25 GMT
New-files: tests/.arch-ids/test-lock-revision.sh.id
    tests/test-lock-revision.sh
Modified-files: commands/cmd-apply-delta.c
    commands/cmd-commit.c commands/cmd-delta.c
    commands/cmd-get.c commands/cmd-lock-revision.c
    commands/cmd-make-archive.c
    commands/cmd-register-archive.c commands/cmdutils.c
    commands/cmdutils.h libarch/archive.c libarch/my.c
    libarch/my.h libarch/tests/unit-inv-ids.c
    tests/Makefile.in tests/test-my-revision-library.sh
New-patches: jblack@gnuarch.org--2004/baz--looserdelta--1.1--base-0
    jblack@gnuarch.org--2004/baz--looserdelta--1.1--patch-1
    jblack@gnuarch.org--2004/baz--makearchivefixprint--1.1--base-0
    jblack@gnuarch.org--2004/baz--makearchivefixprint--1.1--patch-1
    jblack@gnuarch.org--2004/baz--really-no-pristines--1.1--patch-1
    jblack@gnuarch.org--2004/baz--relativeapplydelta--1.1--base-0
    jblack@gnuarch.org--2004/baz--relativeapplydelta--1.1--patch-1
    jblack@gnuarch.org--2004/baz--urldecoding--1.1--patch-1
    rob.weir@canonical.com--2004-public/baz--bug3090--0--patch-8
    rob.weir@canonical.com--2004-public/baz--bug3555--0--patch-3
    robert.collins@canonical.com--general/bazaar--devel--1.1--patch-10
    robert.collins@canonical.com--general/bazaar--devel--1.1--patch-11
    robert.collins@canonical.com--general/bazaar--devel--1.1--patch-12
    thelove@canonical.com/bazaar--devo--1.1--patch-15
    thelove@canonical.com/bazaar--devo--1.1--patch-16
    thelove@canonical.com/bazaar--devo--1.1--patch-17
    thelove@canonical.com/bazaar--devo--1.1--patch-18
    thelove@canonical.com/bazaar--devo--1.1--patch-19
    thelove@canonical.com/bazaar--devo--1.1--patch-20
    thelove@canonical.com/bazaar--devo--1.1--patch-21
    thelove@canonical.com/bazaar--devo--1.1--patch-22
Summary: sync up with rocketfuel.
Keywords: 

Patches applied:

 * jblack@gnuarch.org--2004/baz--looserdelta--1.1--base-0
   tag of thelove@canonical.com/bazaar--devo--1.1--patch-15

 * jblack@gnuarch.org--2004/baz--looserdelta--1.1--patch-1
   Delta (and thus likely other commands) are now smarter in dealing with what you pass it. before, dir or revision. Now, dir, revision, version or package

 * jblack@gnuarch.org--2004/baz--makearchivefixprint--1.1--base-0
   tag of thelove@canonical.com/bazaar--devo--1.1--patch-20

 * jblack@gnuarch.org--2004/baz--makearchivefixprint--1.1--patch-1
   Fixed an error going to stdout instead of stderr in make-archive

 * jblack@gnuarch.org--2004/baz--really-no-pristines--1.1--patch-1
   Now get --no-pristines works, even if you don't have a revision library

 * jblack@gnuarch.org--2004/baz--relativeapplydelta--1.1--base-0
   tag of thelove@canonical.com/bazaar--devo--1.1--patch-21

 * jblack@gnuarch.org--2004/baz--relativeapplydelta--1.1--patch-1
   apply-delta now smart enough to find the tree-root

 * jblack@gnuarch.org--2004/baz--urldecoding--1.1--patch-1
   Now baz register-archive can handle %hex stuff in urls

 * rob.weir@canonical.com--2004-public/baz--bug3090--0--base-0
   tag of thelove@canonical.com/bazaar--devo--1.0--patch-65

 * rob.weir@canonical.com--2004-public/baz--bug3555--0--patch-3
   update copyright notices.

 * robert.collins@canonical.com--general/bazaar--devel--1.1--patch-10
   merge from thelove

 * robert.collins@canonical.com--general/bazaar--devel--1.1--patch-11
   allow test suites to synthesis a test uid, in case one is not set - bug #3107

 * robert.collins@canonical.com--general/bazaar--devel--1.1--patch-12
   fix lock-revision to generate txn ids, and to work when passed a version - bug #3747

 * thelove@canonical.com/bazaar--devo--1.1--patch-15
   allow test suites to synthesis a test uid, in case one is not set - bug #3107

 * thelove@canonical.com/bazaar--devo--1.1--patch-16
   cmd-delta is much smarter/looser now. You can now pass ., revision, version or package

 * thelove@canonical.com/bazaar--devo--1.1--patch-17
   Copyright fix.

 * thelove@canonical.com/bazaar--devo--1.1--patch-18
   Really dont get pristines on get if specified

 * thelove@canonical.com/bazaar--devo--1.1--patch-19
   Handle register-archive with urls with % in them

 * thelove@canonical.com/bazaar--devo--1.1--patch-20
   fix lock-revision to generate txn ids, and to work when passed a version - bug #3747

 * thelove@canonical.com/bazaar--devo--1.1--patch-21
   Fixed a print to stdout instead of stderr in make-archive

 * thelove@canonical.com/bazaar--devo--1.1--patch-22
   cmd-apply-delta now smart enough to hunt out the tree root

